home *** CD-ROM | disk | FTP | other *** search
- NAME
- MakeQuick
-
- SYNOPSIS
- MakeQuick [FROM/M] [TO/K]
-
-
- FUNCTION
- MakeQuick creates an archive file containing all the files
- specified for use with the QuickStart utility. The default
- archive name is 'quickfile'. To select a different archive name,
- the TO keyword must be supplied. The archive can contain
- excutables, scripts, data files, etc. No compression on the
- archive is done.
-
- BUGS
-
- SEE ALSO
-
- QuickStart
-
-
- NAME
- QuickStart
-
- SYNOPSIS
- QuickStart [FROM] [TO/K] [BURST/S]
-
- FUNCTION
-
- The QuickStart utility is used to read an archive created
- by the MakeQuick command, and unpack it into the target
- directory. The default archive file name is 'quickfile'.
- The default TO directory is the current directory.
- The BURST keyword will allow the QuickStart command to load
- the archive using a DIRECT READ when loading from a CD disc
- on a Commodore CDTV.
-
- After unpacking the achive, if there is a script file named
- 'autostart' it is executed.
-
- NOTES
- After the autoscript command is run, the application should
- delete any uneeded commands (including itself) to regain
- ram space.
-
- BUGS
- If a subdirectory is not present, QuickStart will not create it.
-